ConsoleMessageReceived

public interface ConsoleMessageReceived implements BrowserEvent

An event indicating that a JavaScript console message has been received.

Functions

Link copied to clipboard
public Browser browser()
Returns the Browser instance initiated this event.
Link copied to clipboard
Returns the console message that has been received.